object findexfrm: Tfindexfrm Left = 438 Top = 260 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = '�deme Bul' ClientHeight = 168 ClientWidth = 250 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object DBGrid1: TDBGrid Left = 0 Top = 44 Width = 250 Height = 124 Align = alClient Color = cl3DLight Font.Charset = TURKISH_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit] ParentFont = False ReadOnly = True TabOrder = 0 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = clWindowText TitleFont.Height = -11 TitleFont.Name = 'MS Sans Serif' TitleFont.Style = [] Columns = < item Expanded = False FieldName = 'Account' Title.Caption = 'Hesap No' Visible = True end item Expanded = False FieldName = 'Note' Title.Caption = 'A��klama' Width = 152 Visible = True end> end object Panel1: TPanel Left = 0 Top = 0 Width = 250 Height = 44 Align = alTop BevelInner = bvRaised BorderStyle = bsSingle TabOrder = 1 object Label1: TLabel Left = 17 Top = 3 Width = 57 Height = 13 Caption = 'Hesap No ?' end object Edit1: TEdit Left = 16 Top = 17 Width = 217 Height = 21 Color = 4194304 Font.Charset = DEFAULT_CHARSET Font.Color = 16754899 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 OnChange = Edit1Change end end end